Giter Club home page Giter Club logo

architectnow.boilerplate.angular2's Introduction

ArchitectNow.Boilerplate.Angular2

This repo contains a boilerplate Angular2 project used by ArchitectNow to kickstart specific client projects. This code is also used in various presentations and demonstrations.

Prerequisites

  • Node (version >= 6)

How to Install

# Note: If on windows, open command line as administrator
# Clone this repo
git clone --depth=1 https://github.com/ArchitectNow/ArchitectNow.Boilerplate.Angular2
# Navigate to the frontend folder contaning the `package.json`
cd ArchitectNow.Boilerplate.Angular2/src/ArchitectNow.Boilerplate.Angular2
# install webpack and other frontend tools via npm
npm install
npm start

# if npm start fails, rebuild the project and try again
npm rebuild
npm start

How to Rename Project (windows only)

  1. Navigate to scripts folder
  2. Run PrepareProject.bat
  3. Enter the desired namespace
  4. Delete the scripts folder

TODO:

  • add bash option for renaming project

architectnow.boilerplate.angular2's People

Contributors

kvgros avatar luizgsa21 avatar youngcm2 avatar

Watchers

 avatar  avatar  avatar

Forkers

kvgros kevinmauer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.