Skip to content

asu-meteor/IMPS_Web

Repository files navigation

IMPS Web

IMPS on the web

Setup

After cloning the repo, open a terminal to the cloned destination and use npm to install the required modules.

npm ci

Local hosting

After installing the required modules, host the website locally.

npm run dev

You should be met with the Vite console program. Look at the "Local" field for the IP your website is hosted at. You can now open up your favorite browser and navigate to the locally hosted website.

Contributing

Any files generated by your text editor or IDE should be added to the .gitignore.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published