Skip to content

wejs-examples/we-project-blog

Repository files navigation

We.js we-project-blog-blogger project

Blog generated in the creating one we.js blog screencast: https://youtu.be/-xVNL7SY8oI

Build With:

  • We.js

#How to install

  1. Clone this project
  2. Create one database for this project
  3. Enter in project folder
  4. Copy config/local.example to config/local.js
  5. Configure you database params
  6. install npm packages:
npm install
  1. start with:
npm run dev

See http://wejs.org for we.js docs

After deploy, generate one build with:

npm run build

This command will optimize your assets for production env.

Test

npm test

#Copyright and license

MIT

About

We.js blog example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published