Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACT Math Study

Diagnostic-targeted ACT Math prep app.

Local checks

npm install
npm test
npm run build
npm run preview

Deploying under /ACT

This app is configured for a subpath deployment with Vite:

// vite.config.js
base: '/ACT/'

The production build is generated in dist/. Upload the contents of dist/ to the website directory that serves https://jokubasbarcys.com/ACT/.

For Hostinger/LiteSpeed hosting, this usually means creating an ACT folder inside the site's public_html directory and uploading the built files there:

public_html/ACT/index.html
public_html/ACT/assets/...

Verify after upload:

  • https://jokubasbarcys.com/ACT/
  • diagnostic answer selection
  • targeted 7-week plan updates from diagnostic results

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages