0.0.12 • Published 11 months ago

@easybread/adapter-breezy v0.0.12

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

lerna

Install & Run sample app

Make sure you've got the latest stable node and yarn installed.

Run from project root:

$ yarn install
$ yarn bootstrap
$ yarn build

Then, go to packages/example-ts-express-react and create .env file from the template:

$ cp ./.env.example ./.env

Then, edit it following recommendations in the comments.

After that, start the server:

(in the same packages/example-ts-express-react dir)

$ yarn start:server 

This should start the server on http://localhost:8080;

0.0.11

11 months ago

0.0.12

11 months ago

0.0.10

1 year ago

0.0.8

1 year ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.1

5 years ago