rezansrv / G2-Intership

A site to display courses written with Nuxt2,Vue class based component,Typescript,Tailwindcss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

G2-Intership

Project setup

Step 1

Start the Server(Start up the JSON Server)

 type this command into your terminal: json-server --watch db.json --port 3002. This will run on "https://localhost:3002".

Step 2 (Open a new terminal)

npm install

Compiles and hot-reloads for development

npm run serve . This will run on "https://localhost:3000" by default

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A site to display courses written with Nuxt2,Vue class based component,Typescript,Tailwindcss


Languages

Language:Vue 95.7%Language:JavaScript 3.8%Language:CSS 0.5%