wanrabbae / tokopolis-insurance-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tokopolis Project

ExpressJS + Nuxt.js = ⚡

Installation

This is a template project, click on the green button "Use this template" at the top of this page and get started with GitHub ✨

One you cloned your repository, install the dependencies with:

yarn install # or npm install

ExpressJS Changes

  • There is a api directory with the root of your api server.
  • The routes directory is called api/routes.

Commands

Command Description
npm run dev Start ExpressJS server in development with Nuxt.js in dev mode (hot reloading). Listen on http://localhost:3000.
npm run build Build the nuxt.js web application for production.
npm start Start ExpressJS server in production.

Documentation

Licenses

About


Languages

Language:Vue 39.6%Language:SCSS 35.9%Language:JavaScript 21.8%Language:HTML 1.5%Language:CSS 0.7%Language:Go 0.2%Language:Shell 0.1%Language:Makefile 0.1%Language:Dockerfile 0.1%