Skip to content

xlts-dev/angularjs-material-vite

 
 

Repository files navigation

XLTS for AngularJS + XLTS for AngularJS Material + Vite

Semver styled with prettier GitHub license

ng-hotrod

Includes

Scripts

  • npm install - install the dependencies
  • npm start - serve with hot reload at localhost:1234
  • npm run build - build bundled version in dist folder
  • npm run lint - lint code with ESLint using included config
  • npm run e2e - run e2e tests
  • npm run format - format code with Prettier
  • npx hygen component new --name new-component --path relative/path/inside/of/src/app/folder - generate folder with default component code files
  • npx hygen service new --name new-service --path relative/path/inside/of/src/app/folder - generate folder with default service code files

Credits

About

XLTS for AngularJS + AngularJS Material + Vite

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • JavaScript 54.5%
  • TypeScript 18.3%
  • EJS 13.0%
  • HTML 8.3%
  • SCSS 4.1%
  • CSS 1.8%