@beyond-js/create-project
v0.1.2
Published
Create a beyondJS project by running this package.
Downloads
4
Readme
BeyondJS Create Project
Create a beyondJS project by running this package.
Let's start
npx @beyond-js/create-project --name [@my-scope/name] --type [type] [--container folderName]
Project Types
- web
- backend
- node
- express
- library
- web-backend
To run beyond on the project created with @beyond-js/create-project
You can run any of these commands on the newly created folder:
- npm start
- beyond run