Skip to content

cosmicjs/tutorials-app

 
 

Repository files navigation

Tutorials App

An tutorials app that allows users to register, login and add tutorials. Built using Nuxt.js and Cosmic JS. Tutorials

Build Setup

# install dependencies
$ npm install # Or yarn install

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

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

# generate static project
$ npm run generate

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

About

An education platform that allows users to register, login and add tutorials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 76.5%
  • Vue 11.3%
  • HTML 8.8%
  • JavaScript 3.4%