"node+koa2+uniApp+mysql project construction to deployment" [nanny level step 1]

Chapter 1: Install node and npm local environment configuration


Contents:
1. Install local, server environment (node, npm, git)
2. Build project framework through uni-app+vue 3. Build framework for
node+koa2 backend service 4.
Mysql installation and configuration, fast write to database (MySQL Workbench 8.0 CE) 5.
Aliyun server (full set of nanny level) configuration
6. Nginx configuration proxy (elegantly solve various proxy problems [recommended])
7. IIS configuration and mount (cannot start after port is occupied, Simpler [not recommended]) 8. How to publish projects
to applets, h5, android packaging
9. Upload code to gitee for management


As a veteran driver of front-end development, today we will talk about how the front-end can quickly build back-end services. Friends who node.jsare developing and learning , let's learn together with the steps!node.js

1. Installation environment (node, npm)

The first chapter mainly talks about how to set up node, npm, git environment to the server and local, friends who have completed this step can skip it!

Insert picture 11 description here

1. Teach how to configure the local environment and how to build it quickly;

First open the node official website (the old rules portal)

Acho que você gosta

Origin blog.csdn.net/weixin_44873831/article/details/129556396
Recomendado
Clasificación