mithril-scratchpad:一个受Ghost启发的简单的平面文件笔记应用程序

时间:2024-06-04 10:23:31
【文件属性】:

文件名称:mithril-scratchpad:一个受Ghost启发的简单的平面文件笔记应用程序

文件大小:19KB

文件格式:ZIP

更新时间:2024-06-04 10:23:31

JavaScript

秘银便签本 一个受Ghost启发的简单的平面文件笔记应用程序。 安装 确保已安装所有依赖项: npm install -g webpack && npm install 用法 运行npm start启动服务器; 导航至127.0.0.1:3000并开始做笔记! 它将所有注释保存到项目根目录中的db.json文件中。 测验 测试是使用vows构建的。 确保已安装vows以运行任何提供的测试: npm install -g vows 运行npm test以运行可用的测试套件。 执照 The MIT License (MIT) Copyright (c) 2015 Seth Benjamin Permission is hereby granted, free of charge, to any person obtaining a copy of this software and a


【文件预览】:
mithril-scratchpad-master
----.gitignore(46B)
----core()
--------client()
--------server()
----package.json(730B)
----webpack.config.js(345B)
----LICENSE(1KB)
----public()
--------assets()
--------index.html(324B)
----index.js(491B)
----README.md(2KB)
----test()
--------router-test.js(3KB)
--------route-test.js(466B)

网友评论