GithubHelp home page GithubHelp logo

pc-jq-template's Introduction

项目标题

开发配置

<!-- 添加cms_id,「0001」频道ID依据创建项目时的频道名,「xxxx」为发布器对应频道新建专题名,需要发布到发布器的项目,该项必填 -->
<meta name="cms_id" content="0001xxxx" />
<!-- 公共导航头 -->
<!--#include virtual="/special/ntes_common_model/nte_commonnav2019.html" -->
<!-- 频道导航头 -->
<!--#include virtual="/special/sp/post_1603_header.html" -->

其他配置

// gulpfile.js
const account = require('/Users/xxx/code/openID') // 配置路径

Project setup

# 安装依赖
$ npm i

# 开启本地服务
$ npm run dev

# 打包(上传前需先打包)
$ npm run build

# 上传静态资源
$ gulp upload

# 发布到cms
$ gulp publish

# 清空本地缓存文件,使所有文件重新上传
# (默认每次上传只上传增量文件)
$ gulp clear

pc-jq-template's People

Contributors

nyphile avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.