Skip to content

TobitSoftware/live-coding-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license GitHub pull requests

Live Coding Template

This template will help you getting started with building tapps for your chayns site with React. First of all you have to make sure, that you have the latest version of node.js installed.

Development

  1. Install all project dependencies with npm i
  2. Start your webpack-dev-server for debugging your project with npm start
  3. Open https://digitalplayground.chayns.net/LiveCoding in your browser
  4. Allow unsafe scripts in browser, because no ssl certificate is given in project
  5. Start development.

Hint: Writing tapps with React? You might also want to take a look at our React Style Guide.

Building

You can build this project via npm run build.

Complete project

You can find the complete project with the different steps in the feature/complete branch. An explanation of the steps will follow.

Software

Workshops

Design Guide

https://design.chayns.net