@magnet-cl/rne-assets
v2.1.2
Published
Set of tools for the design and layout of Registro Nacional de Extranjeros website. Based on [gob.cl framework](https://framework.digital.gob.cl/).
Keywords
Readme
RNE Assets
Set of tools for the design and layout of Registro Nacional de Extranjeros website. Based on gob.cl framework.
Installment
Work in progress.
Development
The project uses webpack for js, scss and assets with babel for es6+ support and dart-sass for new features of scss support.
To install node packages run:
npm iTo compile and serve the assets on development, run on separated console:
npm run startTo generate production bundle run:
npm run build