Skip to content

Undergraduate Thesis Project, DAW CFGS(Spain), equivalent Associate Degree.

Notifications You must be signed in to change notification settings

Drtey/matriculas_planes

Repository files navigation

Graduate Thesis Project, DAW CFGS(Spain), equivalent Associate Degree.

To install Angular on your local system, you need Nodejs & npm

Then, install the Angular CLI

$ npm install -g @angular/cli

Angular project installation

Inside the app-planes folder

$ npm i @angular-devkit/build-angular
$ ng update @angular/cli @angular/core 

Install dependencies needed

$ npm install

Strapi installation

Inside the api-planes folder

$ npm install

Export api_planes.sql database

app-planes folder

ng serve 

api-planes folder

npm run develop

About

Undergraduate Thesis Project, DAW CFGS(Spain), equivalent Associate Degree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published