Skip to content

Vue app with data from fake-API, filters (sorting, filtering by date, name, range and so on) and SCSS style language

Notifications You must be signed in to change notification settings

antonboltnev/vue-portfolio-code-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myproject-vue

Project setup

npm install

Install fake API dependency JSON-SERVER

npm install -g json-server

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Vue app with data from fake-API, filters (sorting, filtering by date, name, range and so on) and SCSS style language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published