Skip to content

duboism/anf-envol2021

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANF Envol 2021

Materials for the Envol 2021 ANF. The slideshows are generated from an HTML page thanks to the remark.js framework, guaranteeing optimal display for all browsers and all media (web, tablets, mobiles). All the content is written in markdown format.

How to run this application on local?

You need a Node.js server to launch the application. Be sure to have Node.js 14.x installed on your computer and then:

$ cd anf-envol2021
$ npm install
$ npm start

Then, open your web browser and navigate to the URL:
http://localhost:3000.

About

Materials for the Envol 2021 ANF (CNRS).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.2%
  • HTML 15.6%
  • Pug 12.4%
  • CSS 3.3%
  • Python 2.5%