Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 238 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 238 Bytes

rpg-classif

Build Status

To start locally:

npm install npm start

To build for production purpose:

npm install npm run build