Giter Club home page Giter Club logo

ylfdweb's Introduction

ifin_car_credit

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

ylfdweb's People

Contributors

liufanlola avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

bencode

ylfdweb's Issues

专业前端工程师过关斩将

基础

NodeJS

  • 1. 使用和发布npm package

    • 注册npm帐号
    • 创建一个github仓库。
    • 在以上仓库中编写一个工具函数
      • 简单的用于求和的函数
    • 将以上仓库以npm包的形式发布。
    • 创建另一个项目,安装和使用上一步发布的npm包。
  • 2. 使用koa创建以下api接口。

咱们要完成一个TODOList的应用,后面结合我们的日历组件使用。

  1. 创建一个任务(你可以认为是TodoList里面的任务,后面咱们用到日历里面去?。
  2. 删除一个任务
  3. 取得一个任务
  4. 修改任务
  5. 取得任务列表,支持分页。

要求用对Http的 GET, POST, PUT, 和DELETE Method。

综合

  • 使用vue/react 实现一个日历组件

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.