Skip to content

This is the frontend of unlockroom project which was created with Vue framework call nuxtjs

Notifications You must be signed in to change notification settings

kechankrisna/unlockroom_frontend

Repository files navigation

unlockroom

This is the web frontend application for unlockroom which was built with nuxtjs framework. This application will fetch data from the backend with port 8000. The application will live at port 3000

Before getting start

  • make sure you have installed npm or yarn on your computer otherwise please install it.

Getting start

# clone app
$ git clone https://github.com/kechankrisna/unlockroom_frontend.git

# install dependencies
$ yarn install

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

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

# generate static project
$ yarn generate

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

Screenshot

Screenshot1

Screenshot2

Screenshot3

Screenshot4

About

This is the frontend of unlockroom project which was created with Vue framework call nuxtjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published