Skip to content

lunurnet/lunur.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lunur.net

official website deployed @ lunur.net

Preview

Preview

Getting started locally

Install the dependencies:

yarn install
# or
npm install

Run the the development server:

yarn start
# or
npm run start

Compile, minify, and/or copy files for production. The compiled files will be placed in the /dist directory.

yarn build
# or
npm run build

Contributors

  • Vincent Nguyen @vinhvn
  • Nick El-Khoury @naek2k