0.1.2 • Published 3 years ago

@beyond-js/create-project v0.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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
0.1.2

3 years ago

0.1.0

3 years ago

0.1.1

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago