Skip to content

This project is a basic setup with angular2 and nodejs. I've created this repository to faster the development of MEAN projects.

Notifications You must be signed in to change notification settings

darpanpathak/angular2-node-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Demo https://nodewithng2.herokuapp.com

Enter anything in the username/password field.

Hi, You can find the updated version of the application at https://github.com/darpanpathak/MEAN2-MarvelApp

##Instructions This repository includes angularjs2 and nodejs basic setup with bootswatch free theme superhero. I have created this repository to faster the development with MEAN stack projects. I am still in the process of refining this repository.

##Steps to clone and run the project

  1. Clone this repository into your local machine using the terminal (mac) or Gitbash (PC) > git clone https://github.com/darpanpathak/angular2-node-template.git
  2. Open this repository with any of your favourite IDE(I am using Visual Studio Code)
  3. You have to open two folder paths in the command prompt.
    • root folder path
    • client folder path
  4. Run > npm install in both the command prompt to install npm dependencies
  5. Run > npm start in command prompt with client folder path
  6. Run > gulp serve in command prompt with root folder path
  7. Open http://localhost:3002 in your browser and check the magic

Assumptions

You already have following things installed on your machine.

About

This project is a basic setup with angular2 and nodejs. I've created this repository to faster the development of MEAN projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published