Skip to content

V4Fire/Boilerplate

Repository files navigation

V4Fire Boilerplate

Install

Preparation

npm i

Build

npm run build

Dev server

# To provide some parameters by can using npm start --
# Example: npm start -- --port 1111
npm start