/havana-express

nodejs, express exercise

Primary LanguageJavaScript

HAVANA EXPRESS

Description

Express + React practice project

Why havana?

Installation

$ npm run init

Running the app

# development
$ npm run dev

# production mode
$ npm run start