ratchagarn / 2.0.0

React Bangkok 2.0.0 website powered by Next 3 ^_^

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ^_^


Languages

Language:JavaScript 94.9%Language:CSS 5.1%