@meshydb/react-shell
v1.1.3
Published
Basic React shell with integrated MeshyDB.
Downloads
17
Readme
@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