nuxt 프로젝트 생성

Taek-In Jeong·2021년 2월 7일
0

본인 참고용으로서 정리되지 않은 게시물임
추후 정리를 "할 수도" 있음

https://ko.nuxtjs.org/docs/2.x/get-started/installation

npm init nuxt-app 프로젝트명

1. Package manager
Yarn
Npm

2. Programming language
JavaScript
TypeScript

3. UI framework
None (feel free to add one later)
Ant Design Vue
BalmUI
Bootstrap
Buefy
Chakra UI
Element
Framevuerk
iView
Tachyons
Tailwind CSS
Vuesax
Vuetify

4. Nuxt.js modules
Axios - Promise based HTTP client
Progressive Web App (PWA)
Content - Git-based headless CMS

Linting tools
ESLint
Prettier
Lint staged files
StyleLint
Commitlint

Testing framework
None
Jest
AVA
WebdriverIO
Nightwatch

Rendering mode
Universal (SSR / Static)
SPA

Deployment target
Server (Node.js hosting)
Static (Static/JAMStack hosting)

Development tools
jsconfig.json
Semantic PR
Dependabot (for GitHub only)
Continous Integration
GitHub Actions

0개의 댓글