Add notice about project not being under development
A Webmaker-configured version of the mozilla/nimble project. – An in-browser version of Brackets.
$ git clone https://github.com/mozilla/nimble.webmaker.org.git --recursive
If you don’t already have grunt-cli and bower installed globally, here is the console command using npm -
grunt-cli
bower
npm
$ sudo npm install grunt-cli -g
$ sudo npm install bower -g
Afterwards, install the npm modules -
$ npm install
$ cp env.dist .env
$ npm start
You will now have nimble.webmaker.org running on localhost via port 8003 - http://localhost:8003
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
This projects is not under active development.
nimble.webmaker.org
A Webmaker-configured version of the mozilla/nimble project. – An in-browser version of Brackets.
Engines/Platforms
Installation and Use
If you don’t already have
grunt-cliandbowerinstalled globally, here is the console command usingnpm-Afterwards, install the npm modules -
You will now have nimble.webmaker.org running on localhost via port 8003 - http://localhost:8003