/express-react-now

Simple react app connected to express node api and ready to deploy to Zeit now

Primary LanguageJavaScript

React Express to Zeit Now

Small project to start you off on a simple react frontend and a restful express api deployable to Zeit Now service. The project is divided into two subdirectores: frontend(running react) & backend(running node/express)

Installation

For local development

yarn install
yarn start

Zeit Now

To deploy simply type

now