All Projects → o2team → Mac

o2team / Mac

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

Programming Languages

javascript
184084 projects - #8 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].