项目作者: satiewaltz

项目描述 :
A deadsimple-to-use React boilerplate with React-Hot-Loader. :rocket:
高级语言: JavaScript
项目地址: git://github.com/satiewaltz/simply-react.git
创建时间: 2017-08-14T17:29:22Z
项目社区:https://github.com/satiewaltz/simply-react

开源协议:MIT License

下载



Simple React's logo

A deadsimple-to-use React boilerplate. With everything you need and nothing you don’t! 🚀

Installing / Getting started

Setup is as simple as cloning, installing, and yarn start!

  1. git clone https://github.com/satiewaltz/simply-react project_name
  2. cd project_name/
  3. yarn setup:new
  4. yarn start

Open localhost:8080 to see the app. Live editing included.

No nonsense - just get straight to work!


Built With

  • React 16.3+
  • React Hot Loader 4
  • Webpack 4.x
  • Prettier
  • Eslint
  • Babel
  • SCSS
  • CSS Modules

Scripts

Build to a /dist folder for distribution:

  1. yarn build

Run your test suite:

  1. yarn test

Analyze bundle size:

  1. yarn analyze

Licensing

MIT

Created by Dave Barthly