A low-code visual development environment for the rapid Web application development.
- Initialize a new project's directory:
npx @webcodesk/install-webcodesk <directory name>
- Go inside the newly created directory and run command:
yarn wcd
- Open Webcodesk in the browser:
http://localhost:7070
-
Install any project from the market
-
Now you can explore the project's source code in your favorite IDE
It is better to init a repository on GitHub before you setup the project's workspace in the IDE. Please read the instruction about how to this in the article Adding an existing project to GitHub using the command line
to be continued...
Apache 2.0
Copyright (c) 2019-2020, Alex Pustovalov