Skip to content

survivejs/site

Repository files navigation

SurviveJS - Site

This is the source of https://survivejs.com/.

Development

You need git-lfs to clone this repository.

First, clone this repository:

git clone https://github.com/survivejs/site

Then, bootstrap the project:

npm run bootstrap

Finally, start the development server:

npm start

Now you can go to http://localhost:3000.

Deployment

After you modify antwar.config.js to configure your deploy settings, you need to generate a static build:

npm run build

And after you checked out the build, you can deploy it with:

npm run deploy

License

The site content is available under CC BY-NC-ND license. So as long as there's a proper attribution you can reuse the content. Ideally you would contribute your improvements back but that's not absolutely necessary.

The site source is available under MIT license.

About

survivejs.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 17