Преглед на файлове

Merge pull request #13388 from edwinwebb/three-seed-link

add three-seed link to docs
Mr.doob преди 7 години
родител
ревизия
994166527a
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      docs/manual/introduction/Useful-links.html

+ 3 - 0
docs/manual/introduction/Useful-links.html

@@ -91,6 +91,9 @@
 
 
 		<h2>Examples</h2>
 		<h2>Examples</h2>
 		<ul>
 		<ul>
+			<li>
+				[link:https://github.com/edwinwebb/three-seed/ three-seed] - three.js starter project with ES6 and Webpack
+			</li>
 			<li>
 			<li>
 				[link:http://stemkoski.github.io/Three.js/index.html Professor Stemkoskis Examples] - a collection of beginner friendly
 				[link:http://stemkoski.github.io/Three.js/index.html Professor Stemkoskis Examples] - a collection of beginner friendly
 				examples built using three.js r60.
 				examples built using three.js r60.