Skip to content

ratchagarn/2.0.0

 
 

Repository files navigation

reactbkk-2.0.0

React Bangkok 2.0.0 website

Waffle board

CircleCI

Folder structure

  • pages Next.js pages
  • static Next.js static files
  • components React components
  • public Additional files to be copied to GitHub pages
  • resources Additional files that may be used from JavaScript files (e.g. svg files)

Install the dependencies

yarn

Running development server

yarn start

Generating static web site

yarn run build

Deployment

When a commit is added to master branch, it will be deployed to GitHub Pages by the CI.

About

React Bangkok 2.0.0 website powered by Next 3 ^_^

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.9%
  • CSS 5.1%