0.0.1 • Published 8 years ago
frontend-components-boilerplate v0.0.1
frontend-components-boilerplate
A boilerplate for proyects based on components, using webpack, es6, sass and pug.
WORK IN PROGRESS
Requirements
- Node version >= 6
Usage
Install dependencies:
npm installRun app:
npm startRun tests:
npm testRun continuous testing:
npm run test:watchRun linter (coding standard):
npm run lintHow to create a new component
TODO
Publish the release of a package
TODO
0.0.1
8 years ago