Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS training

fetch all dependencies:

npm install
npm install -g http-server karma-cli

continuous development mode:

npm run dev

continuous unit tests:

npm test

serve the application:

npm start

download and run REST API:

git clone https://github.com/ducin-public/itcorpo-api
cd itcorpo-api
npm install
npm start -- -t false # tenant headers are not required
# or
npm start # tenant headers are required

additional resources

additional software used

app:

cli:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages