Skip to content

bhskt/kodo

Repository files navigation

Kodo

Assignment

Built using NodeJS 14 LTS + Express on the back-end and VueJS on the front-end.

Features

  • Use NodeJS version v14.17.0 & NPM version 6.14.13
  • Run npm install to download dependencies.
  • To run in production mode, use npm start. Set port by appending PORT=XXXX.
  • To run in developer mode (debug logs), use npm run start:dev.
  • Run tests using, npm test - built using JEST Framework.

Front-end available using default options at http://localhost:3000. APIs served at http://localhost:3000/api/*.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published