Skip to content

decito/angular-vite

Repository files navigation

Angular + Vite Boilerplate

This project was generated with Angular and Vite. Goodbye, Webpack.

Setup

Run run i to install the application dependencies.

Development

Run npm run dev for a dev server. Navigate to http://localhost:5173/. The application will automatically reload if you change any of the source files.

Build

Run npm run build to build the client/server project. The client build artifacts are located in the dist/client directory. The server for the API build artifacts are located in the dist/server directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published