Giter Club home page Giter Club logo

nextjs-intro's Introduction

NextJs Introduce

Nextjs Project 생성 npx create-next-app@latest --typescript

  1. What is your project named? // nextjs-intro(프로젝트명 입력)
  2. Would you like to use ESLint with this project? Yes (ESLint는 자바스크립트 문법에서 에러를 표시해주는 도구, 무조건써라)
  3. Would you like to use 'src/' directory with this project? No (일단 No, 나중에 폴더구조를 명확히 해야 할 프로젝트에서 사용)
  4. Would you like to use experimental 'app/' directory with this project? No (일단 No, 나중에 폴더구조를 명확히 해야 할 프로젝트에서 사용)
  5. What import alias would you like configured? Enter
npm run dev

Open http://localhost:3000 with your browser to see the result

  • Next13 버전 이후 부터는 Link 태그 속에 a 태그를 넣지 않아야 정상 동작함 Link 속에 a 태그를 유지해야 한다면, legacyBehavior 삽입해야함

nextjs-intro's People

Contributors

jakekyung avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.