Skip to content

AdventureLookup/adventurelookup-frontend

Repository files navigation

adventurelookup-frontend

An implementation of Adventure Lookup's frontend using React and Material-UI


Installation and Usage:

command (in project root directory) Action
npm i Install dependencies
npm start or npm run serve Start
npm run serve:dist Start dev-server with dist version
npm run dist Build dist version and copy static files
npm test Run unit tests
npm run lint Lint all files in src (also automatically done AFTER tests are run)
npm run clean Clean up the dist directory
npm run copy Just copy the static assets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published