Skip to content

Seed project to start using aurum with typescript immediately

License

Notifications You must be signed in to change notification settings

CyberPhoenix90/aurum-seed-typescript

Repository files navigation

Seed project to use Aurum with typescript powered by Vite

This seed project provides all the configuration needed to start working right away on a website using aurum. All you have to do is npm install to get started.

Npm scripts:

Script Effect
npm run build Builds the project and creates a bundle
npm run backend Starts the backend server with hotreload and watch build
npm run dev Starts a vite devserver with hotreload and watch build, requires npm run backend first
npm run test:client Runs all client unit tests
npm run test:server Runs all backend unit tests
npm run host Builds and then hosts the site in prod mode

About

Seed project to start using aurum with typescript immediately

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages