1.0.17 • Published 5 years ago

commons-poliglota-test v1.0.17

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

NPM Commons Poliglota

This is a NPM package for commons assets used in frontend app's of Poliglota.

Quick start

Installing

Using npm:

$ npm install npm-commons-poliglota

Use in Vue app's

If you use vue-cli only need add this lines in main.js file.

import 'commons-poliglota-test/dist/css/main.css' import 'commons-poliglota-test/dist/js/main.js'

Development

if you need to add new files or libraries, please follow the steps below:

  • In src folder existing two files, index.js and scss/custom.scss.
  • Add in this files the references to new files or libraries.
  • Optionally, you can modify webpack.config.js to add new rules for compiling assets.
  • And finally, run npm run build to compile assets in dist folder.
1.0.17

5 years ago

1.0.16

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago