this is a super easy way to start a CONNECT platform project. just follow these easy steps:
- create a folder for your project, name it something (for example,
my-connect-project
), andcd
there. git clone https://github.com/loreanvictor/connect-platform-biolerplate.git .
npm install
npm start
then checkout localhost:4000/panel
. have fun, and read the guides as well.
- checkout CONNECT platform on git.
- this is a super early-stage project, but if you want to give feedback, any feedback, be it an idea, improvement, or a super minor issue you've had with the platform, just write to me.