Skip to content

GrantMStevens/acm-spreadsheet-poc

Repository files navigation

Spreadsheet library POC for ACM

To run the app:

npm install
npm run dev 

You can access the app at https://localhost:3000

To change the port that this app runs on, create a .env file in the root of the repo and add a property called VITE_APP_PORT

eg:

VITE_APP_PORT = 3001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published