Skip to content

Employees List with Vue2 and api with Json Server have login and registry pages with routing and have task Todo list with using vuex

Notifications You must be signed in to change notification settings

rezansrv/Employees-List-Vue

Repository files navigation

Employees-List-Vue

Project setup

Step 1

Start the Server(Start up the JSON Server)

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

Step 2 (Open a new terminal)

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Employees List with Vue2 and api with Json Server have login and registry pages with routing and have task Todo list with using vuex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published