Skip to content

douglas9014/crudAluno

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crudAluno

Prerequisites

To start this project you will need to install Maven, NPM and Angular-cli

After installing

  1. Go to the root folder "ng2boot" and digit
$ mvn clean install
  1. Go to the path "ng2boot/backend" and digit
$ mvn spring-boot:run

now we have the spring-boot running

  1. Go to the path "ng2boot/frontend/src/main/frontend" and digit
$ npm start

now we have our frontend-test server running

For now that's all

About

Simple CRUD project based on ng2boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 43.7%
  • Java 21.6%
  • Shell 12.1%
  • Batchfile 8.3%
  • HTML 8.2%
  • JavaScript 5.5%
  • CSS 0.6%