Skip to content
/ mac Public

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

License

Notifications You must be signed in to change notification settings

o2team/mac

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published