2.0.1 • Published 5 months ago

fort-creator v2.0.1

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
5 months 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

5 months ago

2.0.0

11 months ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago