An open API service indexing awesome lists of open source software.

https://github.com/andrewariza/whoisnuxt

Truora Challenge https://docsend.com/view/h7kkduw
https://github.com/andrewariza/whoisnuxt

bootstrap nuxt nuxtjs vue

Last synced: 3 months ago
JSON representation

Truora Challenge https://docsend.com/view/h7kkduw

Awesome Lists containing this project

README

          

![Truora.com](https://uploads-ssl.webflow.com/5b559a554de48fbcb01fd277/5c795ecf39d1ad4c3d1d24c5_logo-color.png)

## Build Setup

``` bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate
```

For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).