Skip to content
forked from openneno/neno

使用svelte+tailwindcss 仿照 浮墨 写的pwa应用

License

Notifications You must be signed in to change notification settings

qiankunxienb/neno

 
 

Repository files navigation

icon

NENO

仿照浮墨的开源版本

  • svelte+tailwindcss构建的PWA应用
  • 基本功能上与浮墨保持相同
  • 使用github进行存储你的所有数据
  • 支持完全离线使用
  • 支持完整版数据导入导出

马上体验

前端部署方式

马上部署

dist目录下面为打包好的文件
直接部署即可

自己打包

npm install
node run build
dist 目录下面为构建好的前端页面

Todo

  • 分享出图片
  • 完全基于浏览器的离线版本
  • 使用github进行存储
  • 每日回顾
  • 随机漫步
  • go版本的后端

=============

License

GPL

About

使用svelte+tailwindcss 仿照 浮墨 写的pwa应用

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 52.2%
  • Svelte 46.8%
  • Other 1.0%