1.1.2 • Published 10 months ago

start-frontend v1.1.2

Weekly downloads
-
License
-
Repository
github
Last release
10 months ago

start-frontend

Getting Started

For users

Run start-frontend with the following command:

npx start-frontend [<new-project-directory>]

Follow the CLI prompts to generate a new project in the specified directory.


For developers

To develop locally, you can use the pnpm dev command.

This will enable watch mode, which triggers a rebuild whenever changes are made.

Adding the environment variables file

Copy .env.template to .env for your local environment configuration.

Note: The .env file should not be committed to Git and is meant for local usage only.

1.1.1

10 months ago

1.1.0

10 months ago

1.1.2

10 months ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.0

1 year ago