Skip to content

Project is just created to understand modular node js and explore angular.

Notifications You must be signed in to change notification settings

KumarSumitD/learn-javascript

Repository files navigation

learn-javascript

Project is just created to understand Node, Express, Grunt , Unit Test, Angular, React etc. It is a platform to learn about frontend technologies.

Steps to make the project work:-

1.Clone the Repository - https://github.com/KumarSumitD/learn-javascript.git 2.Create your own branch using prefix dev/- eg. git branch dev/[branch name] 3.Run npm install to install the dependicies 4.We are using 3000 port to run the application, there might be an error if you are using this port for some application. You can change the port number in /common/config/config.js. But dont check in that change. 4.Then run node app to start the server. 5.Hit localhost:3000 to run the application.

About

Project is just created to understand modular node js and explore angular.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published