Skip to content

devolamide/curious

Repository files navigation

playground

Creating a question and answer app for to practicalize what I learnt in Vue & Nuxt

Build Setup

# install dependencies
$ npm run install

# Run Json-server-auth (I used json server auth to for authentication and database access. Since I'm yet to implement backend)
$ json-server db.json -m ./node_modules/json-server-auth

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

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

# generate static project
$ npm run generate

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

About

Get smarter everyday, A question and answer site for students. built with VueJs for frontend

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors