- Webpack 4
- Styled components support
- Jest and Enzyme for testing
- Cosmos 5
- Eslint configuration
- Clone the repo
$ git clone <repo-url> my-awesome-project
- Install dependencies
$ npm install
- Start
$ npm start
- Run tests
$ npm test
- Run Cosmos
$ npm run cosmos