Skip to content

tapakornl/Dashboard

Repository files navigation

Getting Started

This project was bootstrapped with Create React App.

  1. You need to get into the project directory

  2. In the project directory, you need to install all dependencies by running:

npm install

  1. run the app in development mode.

npm start

Runs the app in the development mode.
Open http://localhost:3005 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.