Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 230 Bytes

DEVELOPMENT.md

File metadata and controls

13 lines (9 loc) · 230 Bytes

Development

Copy the source code by cloning the repository. Make sure you replace {username} with your Bitbucket username.

$ npm install

Start the development server.

$ npm run dev