Coder Social home page Coder Social logo

sd-jugg's Introduction

启动方式

下载npm包
(sudo) npm install 
打包方式

修改/build/webpack.config.js的entry,选择你要打包的文件。

执行:

npm run build

或者监听文件:

npm run watch
启动本地静态服务器

执行:

npm run server
上传资源

可在server.json配置服务器信息。然后执行如下:

npm run upload

规定静态的服务器的域名为xxx.tongbanjie.com;配置host到127.0.0.1

所以需要再本地使用反向代理,绑定8892到80端口。

开发指南
api配置: /index/store/apis
router配置:/index/router/*
页面组件开发:/index/views/*

sd-jugg's People

Watchers

James Cloos avatar wghust 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.