Skip to content

RadicalResearch/narrator

Repository files navigation

Narrator

About

  • Record words and share with others
  • Listen to words others have shared

Project creation log

  • git init - Create git reop
  • Scaffold Application Using Yeoman
  • npm install -g generator-aspnet Install Yeoman
  • mkdir src - Create 'src' folder
  • yo aspnet - Run the aspnet generator
  • Run DNX restore to restore packadges
  • Install jspm
  • npm install jspm/jspm-cli -g - global CLI
  • npm install jspm --save-dev - local jspm packadge
  • Configure jspm
  • jspm init - (choose no transpiler)

Development environment setup

About

RadicalResearch Narrator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published