Skip to content

immersive-scholar/tess-celestial-dev

Repository files navigation

Tess-celestial

Immersive Scholar Local Resident Radmila Sazdanović

Quick start

Install node modules after initial clone or download:

npm install

Run in development mode:

npm run dev

After running this command, the address of the local development server is displayed in the terminal output. Navigate to this address in your browser.

Build for production:

npm run build

This command builds an optimized version of the app. The output is contained in the folder dist.

Initial source

This application is created with Vite

About

Development code for the application tess-celestial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published