/Sinpie

Random Anime market place inspired by several online stores.

Primary LanguageTypeScript

What is Sinpie?

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.

Set up

First install the npm dependencies:

$ npm install # or pnpm install or yarn install

Use the given scripts/commands to start the development server.

Available Scripts

In the project directory, you can run:

npm dev or npm start

Runs the app in the development mode.

npm run build

Builds the app for production to the dist folder.

Deployment

You can deploy the dist folder to any static host provider (netlify, surge, now, etc.)