Skip to content

Spirild/jpstudy-front

Repository files navigation

jpstudy-front

用自己的前端脚手架写的一个日语学习页面

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

鸣谢gitee lu_handsom的单词本页面。个人主要借用其环境配置来进行后续的个人vue开发 (从零搭建环境+编译非我本意,我初衷不是想成为前端工程师而是遇到前端问题时能有自己临时的解决方案) (当然,如果这套环境存在了什么致命隐患,因为我对底层的疏忽而导致的未来冲突bug,则深感抱歉了)

故,以下记录我目前理解中的借用到的vue项目内容

  1. package.json,环境是现成的保证可运行了的,我在此基础上进行拓展
  2. build内的webpack用于编译。 以上,希望如果未来产生了环境的问题,可以有一定切入点来纠错。

About

用自己的前端脚手架写的一个日语学习页面

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published