Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 589 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 589 Bytes

React static admin dashboard/template

Installation documenation

Download from the repo git clone .

cd bannedApp

Install dependencies

npm install

In the project directory, you can run:

npm start

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

If you build the app for production you may run the command

npm run build

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!