Skip to content

Aceltis/ACM_Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACM_Workshop: A game to improve creativity

Code boilerplate for a students workshop in Uppsala

Getting started

After pulling the project on your local machine, run the following commands

npm install
node_modules/.bin/typings install dt~react --save --global
node_modules/.bin/typings install dt~react-dom --save --global

Now that you have all the dependencies, run the dev server:

npm run dev

Your application is now running in development environment: http://localhost:3000/

Built with

About

Code boilerplate for a students workshop in Uppsala

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors