Skip to content

A quick solution that could drastically accelerate the performance of your application

License

Notifications You must be signed in to change notification settings

jzolnowski/brotli-compression

Repository files navigation

brotli-compression

A quick solution that could drastically accelerate the performance of your application

Development server

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

Code scaffolding

Run nx g component component-name to generate a new component. Learn More

You can also use nx g directive|pipe|service|class|guard|interface|enum|module.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/apps/ directory.

Use the --prod flag for a production build.

Running with production mode

Run npm run start:prod-local to run the project. You need to have http-server installed globally

Running unit tests

Run npm test to execute the unit tests via Karma.

Further help

To get more help with Nx use nx help or go check out these Nx Resources.

About

A quick solution that could drastically accelerate the performance of your application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published