Skip to content

Latest commit

 

History

History
executable file
·
19 lines (13 loc) · 230 Bytes

README.md

File metadata and controls

executable file
·
19 lines (13 loc) · 230 Bytes

Statinamic boilerplate

Install dependencies

$ npm install

Run development server

$ npm start

Build for production

$ npm run build