Skip to content

Files

Latest commit

 

History

History
20 lines (14 loc) · 667 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 667 Bytes

nemo_flutter

  • 네모의 flutter 프로젝트입니다.

설정 방법

  1. nvm install --lts (node v16.15.1)
  2. nvm use --lts
  3. npm install

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.