brew install nvm
nvm use
npm install
npm run dev
npm install
npm run build
npm start
Open http://localhost:3000 with your browser to see the result.
brew install nvm
nvm use
npm install
npm run dev
npm install
npm run build
npm start
Open http://localhost:3000 with your browser to see the result.