Tutoriale
Cum să începi
TUTORIALE
SURFVERSE.COM
Landing page
Dezvoltăm site-uri web moderne, sigure, rapide și pregătite pentru SEO - în mod implicit
Requirements
Doks uses npm to centralize dependency management, making it easy to update resources, build tooling, plugins, and build scripts:
- Download and install Node.js (it includes npm) for your platform.
Get started
1. Install dependencies
npm install
2. Start development server
npm run start
3. Start gulp watch
npm run gulp watch