2.0.1 • Published 2 years ago

fort-creator v2.0.1

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
2 years ago

fort-creator

Effortlessly generate Fort.js applications with this versatile application generator, empowering you to build robust and scalable web applications with ease.

How to Use

  1. Install the package globally: npm i fort-creator -g
  2. Create a new app: fort-creator init
  3. Move to the project directory: cd ${appName}
  4. Start the development server with hot reloading: fort-creator dev

Commands

  • init: Create a new project
    Example: fort-creator init

  • dev: Start the development server
    Example: fort-creator dev

  • add: Add a new file
    Example: fort-creator add

  • deploy: Create a production-ready build for deployment
    Example: fort-creator deploy

2.0.1

2 years ago

2.0.0

2 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago