Name Last Update
src Loading commit data...
.gitignore Loading commit data...
example.jpeg Loading commit data...
package.json Loading commit data...
readme.md Loading commit data...
test.txt Loading commit data...
yarn.lock Loading commit data...

OS 과제

실행환경

OS: Manjaro Linux x86_64 Kernel: 4.16.4-1-MANJARO

node 10.4.1 npm: 6.1.0 yarn 1.6.0

실행방법

nodejs와 npm이 필요합니다

의존성을 받기 위해서 npm install을 입력합니다

이후 실행하기 위해 npm start를 입력합니다

npm대신 yarn을 이용할 수 있습니다

yarn install, yarn start로 실행방법은 동일합니다

실행화면