Skip to content

Team-Civitas/TrainInformationSignWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building/Compiling

Create this .env in /server (you get the API key from trafikverket)

API_KEY=<YOUR_API_KEY>
PORT=3001

Create a .env in the root like this:

VITE_DOMAIN=http://localhost:3001

Then run

npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors