MaciejWiatr / rocketplate-react

React version of Webpack/Babel boilerplate for my personal projects πŸ”₯

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rocketplate πŸš€

Rocketplate is a javascript webpack/babel boilerplate

Installation

Use git to clone repo

git clone https://github.com/MaciejWiatr/webpack-boilerplate

Install dependencies

npm install

Usage

Run development server πŸ–¨

npm run start

Build project πŸ‘·β€β™‚οΈ

npm run build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

This project was created with Rocketplate

About

React version of Webpack/Babel boilerplate for my personal projects πŸ”₯


Languages

Language:JavaScript 80.2%Language:CSS 11.8%Language:HTML 8.0%