Team-Isaac-Polito / isaac-website

Team Isaac website
0 stars 0 forks source link

Team ISAAC website

Team ISAAC new website, using React and Tailwind and bootstrapped with Vite.

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.\ Open http://localhost:5173 to view it in your browser.

The page will reload when you make changes.\ You may also see any lint errors in the console.

npm run lint

Runs ESlint in the default configuration, and reports if any problems has been detected in the code.

npm run build

Builds the app for production to the dist folder.\ It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\ Your app is ready to be deployed!

npm run preview

Serves the app built for production in a preview environment. Open http://localhost:4173 to view it in your browser.