Skip to content

mvfsillva/duskull-boilerplate

Repository files navigation

DEPRECATED


React Boilerplate

Duskull

code style: prettier

Getting Started

Project architecture

So we have the following project folder structure:

How to Run

$ yarn install  # install dependencies
# after
$ yarn start # Run application

Open browser to http://localhost:3000

Running the tests

$ yarn test
$ yarn test:watch

Coding style tests

$ yarn lint
$ yarn lint:css
$ yarn lint:all

Coding style format

$ yarn format
$ yarn format:check

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

This boilerplate is inspired by Fernando Daciuk.

About

My workflow with React + Webpack 3 + styled-components + prettier + jest

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published