KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
ShyerCommunity
★ 11
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
websocketstream-polyfill
:
WebSocketStream Polyfill
necropolis
:
Typescript ScriptUI starter template
device-registry-flask
:
An example REST API web service for registering smart devices, written in Python using Flask
Economic-Well-Being-Prediction
:
No description available.
php-blog-client
:
PHP client to get recent blog posts from popular blogging platforms.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ShyerCommunity
?
Download (.md)
# 项目启动步骤 # 1.前端Vue ## 转到training文件夹,初始化项目! ``` npm install ``` ## 本地启动Vue项目 ``` npm run serve ``` ## 本地打包 ``` npm run build ``` ## 主页正常,前端启动成功  # 2.后端Node ## 转到sever文件夹中,初始化项目! ``` npm init ``` ## 启动Express服务 ``` nodemon app ``` ## 登录,注册页面正常,后端启动成功  # 本社区可以学会什么? - 初步了解前后端交互 - 前端用户注册登录验证,密码加密,token,cookie,session的区别及使用 - 运用vue中主流的功能:路由守卫,动画,懒加载,前端发送请求,组件通信,Vuex等等 - 各类动画组件,插件的运用 - 数据库的基本设计 - 瀑布流布局,响应式布局 - 媒体查询移动端适配(不完全) ### 大神(NLP方向,技术栈pyhton和Node均可)请联系我 812934639@qq.com ### 转载请注明作者~留个Star再走吧~ See [Configuration Reference](https://cli.vuejs.org/config/).