Skip to content

aganglada/react-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛳 react-minimal

Minimal react structure.

What's included?

Demo

Coming...

Want to start right now?

Follow the next steps

Clone the project

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

Enter the folder

cd react-minimal

Install dependencies

yarn 

If you are using npm...

npm i

Run the dev server

npm run dev

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

Build assets for production

npm run prod

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

Production mode in local

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

About

🛳 Minimal react structure

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published