Skip to content

Project in Angular 2 TypeScript with Bootstrap 4 for B2B project

License

Notifications You must be signed in to change notification settings

kamil-wisniewski/Angular2-TypeScript-B2B

Repository files navigation

Project in Angular 2 TypeScript with Bootstrap 4 for B2B project.

#Example project exist on http://92.222.84.152:4200

Getting Started

It's only working fine with backend.

Serve frontend app by webpack-dev-server.

npm install -g yarn
yarn install
yarn start
open http://localhost:4200

Testing.

yarn test

Production build.

yarn run build:prod
yarn run server:prod
open http://localhost:4200

License

MIT

About

Project in Angular 2 TypeScript with Bootstrap 4 for B2B project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published