Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 882 Bytes

README.md

File metadata and controls

55 lines (34 loc) · 882 Bytes

Project Title

Web Design Mini

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and production.

Prerequisites

you need to install

NodeJS 8
npm 6

Installing

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

Built With

  • [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)

Authors

  • Bagas Satria Nugroho - Initial work - bsatria

License

This project is licensed under the MIT License - see the LICENSE.md file for details