Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 203 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 203 Bytes

manage-assets

How to start
npm install

start the development server

npm start

build with production mode

npm run build