Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
bertieb
/
dice-roller
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
1
Pull-pyynnöt
0
Julkaisut
5
Wiki
Toiminta
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.
58
Commitit
1
Haara
261 KiB
Puu:
88549195ec
master
v0.3.5
v0.3.3
v0.3.0
v0.2.0
v0.1.3
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '88549195ec'
${ noResults }
dice-roller
/
.gitignore
.gitignore
56 B
Raaka
Normaali näkymä
Historia
Package info and ignores
3 vuotta sitten
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 vuotta sitten
1
2
3
4
5
*.js
node_modules/
package-lock.json
dist/
!gulpfile.js