npm. Page 2

Customize the layout of personal microblog

Take personal blogs for example, Blog address Preparation install $ npm install -g hexo-cli Initialization $ hexo init <folder> $ cd <folder...
22:16 2 December 2019

Configuration of axios in nuxt

Need npm axios? At the beginning, I thought that npm axios was needed, just like the common vue SPA development, and this way could work. But it is n...
17:08 2 December 2019

Vue element UI vuex for skin switch

1. install sass npm install --save-dev sass-loader npm install --save-dev node-sass 2. Add configuration in the rules of webpack.base.conf.js under t...
11:13 2 December 2019

Node connects MySQL and encapsulates its addition, deletion, query and modification

Node connects to mysql In this note, the connection between node and mysql will be introduced, and the encapsulated code will be shared, which can be ...
0:29 2 December 2019

[Express learning notes-1] quick start

I. Basic Concepts Express is a simple and flexible node.js Web application framework, which provides a series of powerful features to help you create ...
2:45 12 November 2019

Release npm package step pit

Yesterday, I tried to release npm package. I ran into a problem. Please record it. First, npm account must be registered Using npm adduser command npm...
9:57 10 November 2019

The View layer of the basis of Sails - Assets

The assets directory is the directory where the front-end static resources are placed under the application of Sails, such as js, css, image, etc. Dy...
10:31 9 November 2019

Automatic deployment of front-end based on vue cli, automatic backup of index.html, version returnable

Expect: Hope to realize remote server deployment through npm command Deployment includes test environment and production environment Before packaging ...
5:56 8 November 2019

demo of a simple express+jade+mysql+bootstrap+nodejs

Nodejs With the rapid development of Nodejs, the hottest framework for Nodejs construction is not express. Github It can be proved by 32 K star. Let&#...
5:18 24 December 2018