1.0.17 • Published 3 years ago

commons-poliglota-test v1.0.17

Weekly downloads
-
License
MIT
Repository
-
Last release
3 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

3 years ago

1.0.16

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago