Skip to content

sankalpjhingran/indiortours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Angular Jumpstarter

This repository goes hand in hand with the updated tutorial found at:

Building an Angular and Express App Part 1

In order to use:

a) Run grunt serve in the client directory to up the clientside Angular server

b) Run grutn test in the client directory to run the Karma test server

c) Run npm run dev in the server directory to startup the Express API

d) Run grunt build in the client directory to build down the Angular app into the server's dist directory

e) Run npm start in the server directory after a grunt build to have the entire app brought together under the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published