Skip to content

satyamgta/nobackend.website

 
 

Repository files navigation

NoBackEnd Website

A powerful rich interactive web application by using nobackend tech stack.

Build Status codecov

Dependency Status devDependency Status

Demos

Getting Started

Only need change configuration inside _config.yml as you did in Jekyll.

  • Add more details about configs.
  • Extract separate project as git submodule.
  • Much more dev works, as you can see in issues.

Install dependencies & Run

npm install # properly use cnpm if you are in China

npm run dev:ng # open http://localhost:8080/
npm run dev:vue # open http://localhost:8081/
npm run dev:react # open http://localhost:8082/

Deploy && CI

npm run build
git push

https://travis-ci.org/JimmyLv/nobackend.website

Thanks to


Host on GitHub / AWS S3 / 七牛 / Firebase

About

✨ A powerful rich interactive web application by using nobackend tech stack. (Hosted on @github)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.4%
  • HTML 6.6%
  • Less 4.2%
  • Vue 3.6%
  • CSS 3.2%