New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

start-frontend

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

start-frontend

## Getting Started

latest
Source
npmnpm
Version
1.1.2
Version published
Weekly downloads
0
-100%
Maintainers
0
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 23 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts