Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

andridge/ORAGAMI-VENTURES-LIMITED

Repository files navigation

Development

To run your Remix app locally, make sure your project's local dependencies are installed:

npm install

Afterwards, start the Remix development server like so:

npm run dev

Open up http://localhost:3000 and you should be ready to go!