1. 程式人生 > >前端技術之:使用npx建立一個Nuxt.js專案

前端技術之:使用npx建立一個Nuxt.js專案

$ npx create-nuxt-app my-first-nuxtjs

npx: 401 安裝成功,用時 43.891 秒

> Generating Nuxt.js project in /Users/popgis/projects/my-first-nuxtjs

? Project name my-first-nuxtjs

? Project description A Nuxt.js application for test.

? Use a custom server framework express

? Use a custom UI framework element-ui

? Choose rendering mode Universal

? Use axios module yes

? Use eslint yes

? Use prettier yes

? Author name popgis

? Choose a package manager npm

Initialized empty Git repository in /Users/popgis/projects/my-first-nuxtjs/.git/

> [email protected] install /Users/popgis/projects/my-first-nuxtjs/node_modules/fsevents

> node install

[fsevents] Success: "/Users/popgis/projects/my-first-nuxtjs/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node" already installed

Pass --update-binary to reinstall or --build-from-source to recompile

> [email protected] postinstall /Users/popgis/projects/my-first-nuxtjs/node_modules/nodemon

> node bin/postinstall || exit 0

> [email protected] postinstall /Users/popgis/projects/my-first-nuxtjs/node_modules/nuxt

> opencollective || exit 0

                                                            

                                     :=.                    

                                   -=+=:   :-              

                                 .-=+++=: :++=.            

                                 .-+++++++=++++=.           

                               .=+++++++****++++.          

                               :=+++++++******++*+:         

                             :=+++++++********++*+:        

                             :=+++++++**********++*+-       

                           -=+++++++*************+*+-.     

                         .-=======+**************++++=.    

                         .........::::::::::::::::::::.    

                                        

                         Thanks for installing nuxtjs