Giter VIP home page Giter VIP logo

plume2-starter's Introduction

plume2 starter

1.git clone https://github.com/hufeng/plume2-starter.git

2.cd plume2-starter

3.npm install

4.npm run start      查看demo app  带路由 UI webapi 复杂功能演示

5.npm run hello      查看hello app 简单preact 和plume2 功能演示

6.npm run build:all  发布到dist

7.http://127.0.0.1:3000 

demo GIF

Aaron Swartz Aaron Swartz

plume2-starter demo  项目依赖RE

1.plume2                Simple, props state management

2.preact preact-compat  Preact is a fast, 3kB alternative to React, with the same ES2015 API.

3.react-router          Router

4.ui react-toolbox      UI

5.postcss               css

6.classnames            A simple javascript utility for conditionally joining classNames                                                    together. 

项目目录
├── favicon.ico
├── index.ejs
├── app
├──├── hello
│  │   ├── actor
│  │   │   ├── counter-actor.ts
│  │   │   └── hello-actor.ts
│  │   ├── component
│  │   │   ├── colors.css
│  │   │   ├── text.css
│  │   │   └── text.tsx
│  │   ├── index.tsx
│  │   ├── store.ts
│  └── └── webapi.ts
└── dist
├── node_modules
├── package.json
├── postcss.config.js
├── tsconfig.json
├── typings
├── webpack.config.js
├── webpack.dll.config.js
├── webpack.production.js
└── yarn.lock

plume2-starter's People

Contributors

angrycans avatar hufeng avatar

Watchers

 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.