-4

I'm trying to use bootstrap with Cloud9 IDE but all of the tutorials use standard text editors to access the bootstrap dist files. Any help would be awesome.

amphetamachine
  • 27,620
  • 12
  • 60
  • 72
Ridic
  • 103
  • 1
  • 7

1 Answers1

2

Cloud9 is just like a local development environment. In other words, Cloud9 is just like you're developing on your own computer. Download Bootstrap files to your Cloud9 workspace then reference them from your html file, just like you would with a standard text editor.

Brady Dowling
  • 4,920
  • 3
  • 32
  • 62