Skip to content

k-tech-italy/krm3-fe

Repository files navigation

Getting Started with Vite

This project is now built using Vite.

Prerequisites

Make sure you have Node.js installed and use the correct version specified in the .nvmrc file. You can use nvm to manage Node.js versions:

Activate venv

If you have direvn:

direnv allow

else

nvm use

Install dependencies

yarn install

Available Scripts

In the project directory, you can run:

yarn start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.

yarn build

Builds the app for production to the dist folder.
It optimizes the build for the best performance.

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

yarn preview

Serves the production build locally for previewing.

Learn More

You can learn more in the Vite documentation.

To learn React, check out the React documentation.

Icon Font

We use FontAwesome icons and Fontastic to produce a web font.

Fontastic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors