Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 289 Bytes

Koodilehto Site

Nothing to see here, move along.

Development

  1. npm install
  2. npm install antwar-cli -g -- TODO: include this in project itself
  3. npm start
  4. Surf to localhost:8000

You can build the project through npm run build and deploy it using npm run deploy.