Skip to content

Frontend practical test for full-stack Javascript developer using VueJs | MEVN

Notifications You must be signed in to change notification settings

Odumz/clientelle

Repository files navigation

Clientelle

Overall Objective

Create a frontend for a practical test for fullstack javascript developer with experience in Vue, Node.js, Express, MongoDB, and Swagger.

Project setup

  • Install Node if you do not have it already.
  • Clone the repo git clone https://github.com/Odumz/clientelle.git
  • Create a env file by running touch .env
  • Copy the fields from sample_env and replace with correct fields in your .env file.
  • Install all dependencies by running npm install || npm i

Compiles and hot-reloads for development

Run npm run serve to start the development server. It will automatically rebuild the app upon file change.

local url for development: http://localhost:8080 //or PORT

Compiles and minifies for production

Run npm run build to start the production server

Lints and fixes files

Run npm run lint to fix linting issues

Project links

About

Frontend practical test for full-stack Javascript developer using VueJs | MEVN

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published