Skip to content

akunzai/angular-boilerplate

Repository files navigation

My Angular Boilerplate

Build Status Code Coverage

Angular boilerplate to kick-start new project with CSS + Bootstrap

Requirement

Getting Started

# activate the pnpm package manager
corepack enable

# install npm packages
pnpm install

# watch and serve a dev server at http://localhost:4200/
pnpm start

# Running unit tests
pnpm test

# build the project in production mode. The build artifacts will be stored in the `dist/` directory
pnpm build

# extracts i18n messages from source code
pnpm i18n:extract

Reference

About

Angular boilerplate to kick-start new project

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •