Difference between revisions of "Tooling"
From Wiki2
Line 12: | Line 12: | ||
### ulidog | ### ulidog | ||
<!DOCTYPE html> | |||
<html> | |||
<head> | |||
<title></title> | |||
</head> | |||
<body> | |||
</body> | |||
</html> | |||
</markdown> | </markdown> |
Revision as of 11:11, 13 August 2015
tooling
<markdown>
- react-babel
npm init npm install --save react npm install --save-dev babel-loader mkdir public cd public touch index.html
- ulidog
<!DOCTYPE html>
</markdown>