Skip to content

kodekameratene/symmetrical-giggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

symmetrical-giggle

Open in Gitpod

This is a repo for experimenting with React.

Currently I have just setup one experiment => React + Ionic. Feel free to add your own experiment in another folder.

To test it out you may clone this repo or open it in GitPod.io

  1. Open a terminal.
  2. Install ionic: npm i ionic -g
  3. Then navigate into run.it folder and serve the app: cd run.it && ionic serve

Todo: setup config for GitPod.io so that the workspace is simpler to start?