GithubHelp home page GithubHelp logo

hhy5277 / micro-note Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linguowei/micro-note

0.0 1.0 0.0 633 KB

📝 A micro note application

Home Page: http://lweiwei.com:8000

TypeScript 46.46% JavaScript 9.25% HTML 8.66% CSS 35.63%

micro-note's Introduction

笔记文章管理应用 说明

基于Angular4+koa2实现的一个自动生成笔记文章的应用管理程序,在线预览地址

开发

(本地要安装mongodb,并且启动mongodb服务)

# git clone https://github.com/linguowei/micro-note.git
# npm install 或者 yarn install   注意不要用cnpm!!
# npm run start
# cd /server  // server文件夹是该应用的后端代码
# npm install 或者 yarn install   注意不要用cnpm!!
# npm run dev
# 浏览器访问 localhost:4200

部署

# git clone https://github.com/linguowei/micro-note.git
# npm install 或者 yarn install   注意不要用cnpm!!
# npm run build
# 1. 把build出来的文件夹dist和server文件夹拷贝到服务器放在一个目录里面
# 2. 服务器安装node、mongodb、pm2
# 3. 启动mongodb服务,进入server文件夹执行npm install, 然后执行npm run pro

License

GPL 禁止商用

micro-note's People

Contributors

liucunhui 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.