Skip to content

NiceBlog (耐思博客客户端) is a series projects about a personal technology blog, Which was based on the project of @AngularClass's "angular-starter" and the project of @Funoqiongqiu's "NiceFish".

License

Notifications You must be signed in to change notification settings

damoqiongqiu/NiceBlogElectron

 
 

Repository files navigation

NiceBlogElectron(耐思博客桌面应用)

NiceBlog is a series projects about a personal technology blog, Which was based on the project of @AngularClass's "angular-starter" and the project of @Funoqiongqiu's "NiceFish".

Love To Research and Happy To Share! Join me, and enjoy it :-)

download the windows installer

Link: https://github.com/CN-Tower/NiceBlogElectron/wiki/Win-Installer

Quick start

Make sure you have Node version >= 6.0 and NPM >= 3

# clone our repo
git clone https://github.com/CN-Tower/NiceBlogElectron.git

# change directory to our repo
cd NiceBlogElectron

# install the repo with npm
npm install

# start the server
npm start

# package you app
  npm run package

# if you're in China use cnpm
# https://github.com/cnpm/cnpm

About

NiceBlog (耐思博客客户端) is a series projects about a personal technology blog, Which was based on the project of @AngularClass's "angular-starter" and the project of @Funoqiongqiu's "NiceFish".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.8%
  • TypeScript 12.2%
  • CSS 7.0%
  • JavaScript 1.0%