Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 707 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 707 Bytes

@meshydb/react-shell

Before you integrate the MeshyDB React App, create a free account at https://meshydb.com

For how to get started please see https://docs.meshydb.com/en/latest/intro/getting_started_nodejs.html.

What is Meshy?

MeshyDB gives you a fully functional API backend in minutes. We take care of the bulky time consuming API, letting you focus on the front-end design. Build apps faster by leveraging the MeshyDB backend.

Getting Started

To start a new project run the following command and change sample to your desired project:

npx @meshydb/react-shell sample

Once it is installed change your directory and your project is ready run:

cd sample 
npm run start