Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.07 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.07 KB

AsyncAPI Blocks Documentation

About the project


The AsyncAPI Blocks is a no-code tool that can be used to define your specifications and get a real-time preview of what your spec looks like by simply dragging and dropping different types of blocks. The inspiration behind the AsyncAPI Blocks is Scratch and it's guided by the ability to easily create and maintain specifications. This makes it easy for newbies to confidently jump into any sophisticated specification file and start maintaining it like a pro.

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!