Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 203 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 203 Bytes

apartheid-no

Development

Install dependencies npm install

Watch for changes

npm run develop

Lint and prettify code

npm run build

Production

Build assets via npm run build