Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 456 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 456 Bytes

OTAP website (IGNITE)

Requirements

Developer setup

  1. Install dependencies

    $ yarn
  2. Run local web server with hot reload

    $ yarn dev
  3. Open web browser at http://localhost:3000

For detailed explanation on how things work, check out Nuxt.js docs.