Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kryshac/Homework-VueJS-JS

 
 

Repository files navigation

Homework-VueJS-JS

Usage

Install

$ npm install
# --- OR ---
$ yarn

Development server

$ npm run start
# --- OR ---
$ yarn start

Build development

$ npm run build:dev
# --- OR ---
$ yarn build:dev

Build production

$ npm run build:prod
# --- OR ---
$ yarn build:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.0%
  • Vue 42.8%
  • HTML 1.9%
  • CSS 0.3%