Skip to content

labib666/cpps2

 
 

Repository files navigation

CPPS

How to run

In one terminal, do the following

  • git clone .../cpps.git
  • cd cpps
  • yarn install
  • cp .env.example .env
  • docker-compose up

In another terminal, do the following

  • cd client
  • yarn install
  • yarn run dev

About

CPPS project recoded from scratch into a restful app with vuejs front end.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.6%
  • Vue 40.9%
  • CSS 2.0%
  • Shell 1.3%
  • Other 0.2%