azeCMS

Quick start

Step 1. Create your project

1. Create new folder with the name of your project

Replace "my-project" with your project's name.

2. Navigate to your created folder

Replace "my-project" with your project's name.

3. Create a new HazeCMS app

Follow the on-screen instructions to configure your project.
This command will automatically generates two folders, one for front-end and one for back-end.

Step 2. Run your project

1. Go inside your front-end project and start the development server

2. Go inside your back-end server and start the development server

3. Open your web browser and access the following URL to see your project in action

Congrats !
You can now follow the installation instructions

What's next ?

Front-end installation
Back-end installation
Initial config