Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

BeaverHosting/front-customer

Repository files navigation

bh-market-poc

Bh Market Front App POC

Build Setup

Create an .env file

Create an .env file at the project root, .env.exemple template file as reference.

Install & run the project

Required env :

  • Node.js > 8.9.1
# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published