Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 532 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 532 Bytes

This project was bootstrapped with Create React App.

The app is using ant.design

The app is deployed on netlify

In the project directory, you can run:

to start dev server

run yarn start

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

to build

run npm run build

Builds the app for production to the build folder.

deploy to netlify

run netlify deploy