Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 391 Bytes

_README.md

File metadata and controls

13 lines (8 loc) · 391 Bytes

<%= name %>

Development

To start a development version of this project locally, open a terminal, navigate to the project's directory and run:

npm run dev

This will start a server that runs at [http://localhost:3000/<%= name %>](http://localhost:3000/<%= name %>)

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