Skip to content

brillout/telefunc-react-router

 
 

Repository files navigation

React Router + Telefunc

Warning : dev mode works, but builds still fail at the moment.

Getting Started

Installation

Install the dependencies:

npm install

Development

Start the development server with HMR:

npm run dev

Your application will be available at http://localhost:5173.

Building for Production

Create a production build:

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.7%
  • Dockerfile 14.2%
  • CSS 7.1%