项目作者: aganglada

项目描述 :
🛳 Minimal react structure
高级语言: JavaScript
项目地址: git://github.com/aganglada/react-minimal.git
创建时间: 2017-03-21T23:11:30Z
项目社区:https://github.com/aganglada/react-minimal

开源协议:MIT License

下载


🛳 react-minimal

Minimal react structure.

What’s included?

Demo

Coming…

Want to start right now?

Follow the next steps

Clone the project

  1. git clone git@github.com:aganglada/react-minimal.git

Enter the folder

  1. cd react-minimal

Install dependencies

  1. yarn

If you are using npm…

  1. npm i

Run the dev server

  1. npm run dev

Buala! You can start developing now on http://localhost:4000

Build assets for production

  1. npm run prod

Running this command will create an assets folder that you can expose to your server.

Production mode in local

  1. npm run start

You can check on http://localhost:8080

Coming soon

  • Docs
  • Your suggestions

Contributing

I would love to see you contributing to react-minimal, also by giving feedback.
If you think something is missing, create a new issue.

Pull request are more than welcome ❤️️

License

MIT