dm-nosov / alle-cafes

https://alle-cafes.vercel.app
1 stars 0 forks source link

Alle Cafes

This is the platform where any cafe owner can create a website for their shop which will serve for the presentation and marketing purposes.

Development

Local Development

To work locally, please install the dependencies using npm i first.

Run npm run dev to start a development server and open the displayed URL in a browser.

Use npm run test to run the tests.

CodeSandbox Cloud

Select the "Preview: 3000" tab to view this project.

Select the "Tests: logs" tab to view the tests.

The npm run dev and npm run test scripts run automatically.

Scripts

You can use the following commands: