0.2.313 • Published 10 months ago

coeur v0.2.313

Weekly downloads
228
License
-
Repository
github
Last release
10 months ago

Coeur MVP Kit

Welcome! Coeur is a resource for jumpstarting MVPs and side projects. Coeur is a living document — use it as a starting point, and modify to your own needs!

For the current WIP, please visit https://coeur.surge.sh

Old docs: https://stylecoeur.surge.sh

Background

Coeur started as a toolbox to speed up my work process, as a style guide and reusable javascript library. Since then, it has grown into a larger collection of opinions, ideas, examples, and resources on how to design, prototype and launch new projects.

Use Coeur as a starting point for your own toolbox.

  • Coeur is not a framework or a design system — it's a few resources for starting MVPs
  • Coeur focuses on building MVPs with Middleman and Jekyll site generators, and Vue / Nuxt for single page app experiences.
  • Coeur prefers working with serverless tools like Webtask or Glitch
  • The documentation and examples can be used as a starting point for your projects
  • Clone the github repository to run the documentation locally, or to try the examples
  • package.json contains npm shortcuts to run or deploy the documentation
  • Each example folder contain their own installation notes package.json with commands to run the respective generators
  • The docs run on Nuxt and requires npm v8. Try installing nvm and running: nvm use 8.11.2
  • Check the documentation site (https://zeee.co/coeur) for additional guidance

Commands

These convenience commands are helpful for general project development. Check them out in package.json and make them your own.

# install dependencies after copied or downloaded
$ npm install # Or yarn install

# serve with hot reload at localhost:7711 (change in package.json)
$ npm run dev

# commits and pushes changes to github (for lazy people; requires setup)
$ npm run commit

# deploy to stage server (I use surge, but you may use Now or anything else)
$ npm run surge

# deploy to production server (uses surge by default)
$ npm run deploy


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

# generate static project
$ npm run generate
0.2.313

10 months ago

0.2.312

2 years ago

0.2.306

2 years ago

0.2.305

2 years ago

0.2.304

2 years ago

0.2.303

2 years ago

0.2.302

2 years ago

0.2.311

2 years ago

0.2.310

2 years ago

0.2.309

2 years ago

0.2.308

2 years ago

0.2.307

2 years ago

0.2.301

3 years ago

0.2.300

3 years ago

0.2.299

3 years ago

0.2.298

3 years ago

0.2.297

3 years ago

0.2.296

3 years ago

0.2.295

3 years ago

0.2.294

3 years ago

0.2.293

3 years ago

0.2.292

4 years ago

0.2.291

4 years ago

0.2.290

4 years ago

0.2.289

4 years ago

0.2.288

4 years ago

0.2.287

4 years ago

0.2.286

4 years ago

0.2.285

4 years ago

0.2.283

4 years ago

0.2.281

4 years ago

0.2.28

5 years ago

0.2.27

5 years ago

0.2.26

5 years ago

0.2.25

5 years ago

0.2.24

5 years ago

0.2.23

5 years ago

0.2.22

5 years ago

0.2.21

5 years ago

0.2.20

5 years ago

0.2.19

5 years ago

0.2.18

5 years ago

0.2.17

5 years ago

0.2.16

5 years ago

0.2.15

5 years ago

0.2.14

5 years ago

0.2.13

5 years ago

0.2.12

5 years ago

0.2.11

5 years ago

0.2.10

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.1.58

6 years ago

0.1.57

6 years ago

0.1.56

6 years ago

0.1.55

6 years ago

0.1.54

6 years ago

0.1.53

6 years ago

0.1.52

6 years ago

0.1.51

6 years ago

0.1.50

6 years ago

0.1.491

6 years ago

0.1.49

6 years ago

0.1.47

6 years ago

0.1.45

6 years ago

0.1.44

6 years ago

0.1.43

6 years ago

0.1.42

6 years ago

0.1.41

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.0

6 years ago