/mac

Best Installation Guides For Full-Stack Developers Using MAC OS - MAC全栈开发环境搭建指南

Primary LanguageJavaScriptMIT LicenseMIT

Full-Stack Development Guide

Installation Guides For Full-Stack Developers Using MAC OS

Getting started

Install dependencies:

$ git clone https://github.com/o2team/mac.git
$ cd mac
$ npm install

Generate:

$ hexo g

Run server:

$ hexo s --watch

Deployment

  1. Generate and optimize assets
gulp
  1. Deploy to the gh-pages branch
hexo deploy

Contributors

  • English - [mamboer]
  • 简体中文 - [天哥]

License

CC BY 4.0