We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The quickest way to start developing using bnsf is to use bnsf yeoman generator.
$ npm install -g yo generator-bnsf gulp $ yo bnsf your-project-name $ cd your-project-name $ gulp
If all was done right, open http://localhost:3000 in your browser and you'll see the index page of your project.
http://localhost:3000
Feel free to remove all blocks from desktop.blocks directory and write your own.
desktop.blocks