/guitarspot-remix

Guitars store project built with Remix

Primary LanguageJavaScript

Development

npm run dev

Deployment

Build for production:

npm run build

Run the app in production:

npm start