Skip to content

titeller/2.0.0

This branch is 191 commits behind reactbkk/2.0.0:master.

Folders and files

NameName
Last commit message
Last commit date
May 20, 2017
May 20, 2017
May 16, 2017
May 17, 2017
May 20, 2017
May 16, 2017
May 19, 2017
May 19, 2017
May 17, 2017
May 18, 2017
May 17, 2017
May 18, 2017
May 17, 2017
May 20, 2017
May 18, 2017
May 19, 2017
May 19, 2017

Repository files navigation

reactbkk-2.0.0

React Bangkok 2.0.0 website

https://reactbkk.github.io/2.0.0/

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

Testing the web site

yarn run serve-static

Test the website at http://localhost:3002/

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

Packages

No packages published

Languages

  • JavaScript 98.2%
  • CSS 1.8%