- angular18
- ng-zorro-antd
- angular/router
- angular/http
- rxjs
- webpack5
- less
project address: (git clone
)
git clone [email protected]:xpioneer/angular-typescript.git
install node_modules with yarn
yarn #in your command terminal
start server: (http://localhost:9100)
yarn run start
publish production
yarn run build