Sinpie is a simple marketplace that index products from several online stores. It is purely nonprofit and we don't make use of any affiliate link in our redirects.
First install the npm dependencies:
$ npm install # or pnpm install or yarn install
Use the given scripts/commands to start the development server.
In the project directory, you can run:
Runs the app in the development mode.
Builds the app for production to the dist
folder.
You can deploy the dist
folder to any static host provider (netlify, surge, now, etc.)