Skip to content

kayleenaila/mod-updater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mod Updater for The Sims

How to

Contribute

  1. Pull the main branch
  2. Code whatever you want
  3. Make a pull request
  4. Link the PR to an issue

Run the website

cd website
npm i
npm run serve

Open the url in the browser (should be http://localhost:8080)

Use the local website with the application

  1. Run the website
  2. Create an env var (for Linux: export URL=http://localhost:8080)
  3. Run the app : it should now use the local website

Packages

No packages published

Languages

  • Vue 87.5%
  • JavaScript 9.1%
  • HTML 2.3%
  • Other 1.1%