/connect-platform-boilerplate

connect-platform starter project

Primary LanguageJavaScript

connect-platform-boilerplate

this is a super easy way to start a CONNECT platform project. just follow these easy steps:

  1. create a folder for your project, name it something (for example, my-connect-project), and cd there.
  2. git clone https://github.com/loreanvictor/connect-platform-biolerplate.git .
  3. npm install
  4. npm start

then checkout localhost:4000/panel. have fun, and read the guides as well.


and also:

  • 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.