0.8.4 • Published 5 years ago

backpack-examples-basic v0.8.4

Weekly downloads
2
License
MIT
Repository
-
Last release
5 years ago

Basic Example

How to use

Download the example or clone the whole project:

curl https://codeload.github.com/palmerhq/backpack/tar.gz/master | tar -xz --strip=2 backpack-master/examples/basic
cd basic

Install it and run:

npm install
npm run dev

Idea behind the example

This is a basic example of how to use Backpack in a project. It is a simple Express.js server. It demonstrates how easy it is to use Backpack in a project. It also shows off some of the default syntax features provided by Backpack such as async/await and object rest spread as well as a Webpack environment flag (__DEV__).

0.8.4

5 years ago

0.8.3

5 years ago

0.8.2

6 years ago

0.8.1

6 years ago

0.8.0

6 years ago

0.8.0-0

6 years ago

0.7.0

6 years ago

0.5.0

6 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.4.0-rc1

7 years ago

0.3.0

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago