Bistro Logo

Introduction

Welcome to Bistro, the Bistro starter template.

Be ready to start coding your features in minutes.

Installation

Once you have downloaded the zip file, extract it and open the project folder.

Install the dependencies:

npm install

Run the project:

npm run dev

Build the project for production:

npm run build