Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 238 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 238 Bytes

lord-personalities

Getting started

This project requires npm version 5.

Install after cloning:

npm install

To run the development build:

npm start

To run the production build:

npm run build