/angular-pic

Project developed using Angular

Primary LanguageTypeScript

Angular-Pic

Project developed using NodeJS in backend and AngularJS in frontend.

Contributors


Participants

Victor Torres

Techs

  • Node
  • Angular

Starting Dev Environment

  1. Enter the api folder.
  2. Run npm install or yarn install.
  3. Run npm run dev or yarn dev.
  4. Enter the web folder.
  5. Run npm install or yarn install.
  6. Run npm start or yarn start.