This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
bertieb
/
dice-roller
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
1
Захтеви за спајање
0
Издања
5
Вики
Activity
Roll dice (eg Asphodice) and show outcomes
https://rpg.bertieb.org/dice-roller/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30
Комити
1
Грана
261 KiB
Дрво:
a08472a6b8
master
v0.3.5
v0.3.3
v0.3.0
v0.2.0
v0.1.3
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from 'a08472a6b8'
${ noResults }
dice-roller
/
.gitignore
.gitignore
56 B
Датотека
Normal View
Историја
Package info and ignores
пре 3 година
Add gulp for automated builds & Boostrap for FE Can now build all with 'gulp' (if gulp-cli installed) Big commit. Breakdown: - .gitignore includes gulpfile.js (otehrwise excluded) - gulpfile sets up build steps + browsersync - src/ files for FE (stub for now) - moved ts to src/ for consistency - update tsconfig with new paths - package.json lists new reqs
пре 3 година
1
2
3
4
5
*.js
node_modules/
package-lock.json
dist/
!gulpfile.js