Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 607 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 607 Bytes

Museum – 49406

Website: museum.netstalking.org

This app is written on React, so...

Available Scripts

In the project directory, you can run:

npm install

Install the application with all dependencies.
You need to do this before other actions.

npm start

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

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.