Web Design Mini
These instructions will get you a copy of the project up and running on your local machine for development and production.
you need to install
NodeJS 8
npm 6
A step by step series of examples that tell you how to get a development env running
install dependecy
npm install
for developtment
npm start
for production build
npm run build
- [ReactJS] - The front-end web framework used
- [Redux] - The State Management
- [Material UI React] - UI Framework
- [Create React App] - Boilerplate
- etc (you can see it on package.json)
- Bagas Satria Nugroho - Initial work - bsatria
This project is licensed under the MIT License - see the LICENSE.md file for details