Skip to content

thepiratedev/angular-minimalist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kristofferson Carillo Angular Minimalist

Introduction

Build your Angular(+4) with minimal setup using Webpack(+3.1.0), Typescript(2.4.5).

Currently runs with:

  • Angular v4.3.5
  • Webpack v3.1.0
  • TypeScript v2.2.1

With this sample, you can :

  • Run your app in a local development environment with Webpack
  • Run your app in a production environment

Getting Started

Clone this repository locally :

git clone https://github.com/peicap/angular-minimalist

Install dependencies with npm :

npm install

To build for development

  • in a terminal window -> npm start

Alright! You can use your Angular4 + Webpack app in a local development environment with hot reload!

Included Commands

Command Description
npm run build:fast Watches, compiles and serves files using webpack. (Preffered)
npm run build Builds your application and puts it in the /dist folder

Contributors

Kristofferson Carillo
Kristofferson Carillo

About

Build your Angular(+4) with minimal setup using Webpack(+3.1.0), Typescript(2.4.5) 🐼

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published