1.0.0 • Published 7 years ago
letsbrupper-base-components v1.0.0
Project letsbrupper-base-components
This is set of base components using in Letsbrupper.com
Prerequisite
- Nodejs v10.7.x
- NPM 6.2.x
Build & Install
- Install:
$ npm install
- Run styleguide:
$ npm start
- Build:
$ npm run build
- Build styleguide:
$ npm run styleguide
- Check lint:
$ npm run lint
Guideline
Thanks to the series of tutorials:
- https://blog.cloudboost.io/create-a-react-application-from-scratch-part-1-introduction-b2e66dfb3aae
- https://www.valentinog.com/blog/webpack-tutorial/
- https://www.robinwieruch.de/react-eslint-webpack-babel/ which helps us initiate the project
Setup ESLint for Atom
https://hackernoon.com/what-is-eslint-how-do-i-set-it-up-on-atom-70f270f57296
1.0.0
7 years ago