add 'npm build' script that launch grunt
This commit is contained in:
		
							parent
							
								
									bac187f3a0
								
							
						
					
					
						commit
						338a7b0ff9
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,8 @@
 | 
			
		|||
  "main": "js/reveal.js",
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "test": "grunt test",
 | 
			
		||||
    "start": "grunt serve"
 | 
			
		||||
    "start": "grunt serve",
 | 
			
		||||
    "build": "grunt"
 | 
			
		||||
  },
 | 
			
		||||
  "author": {
 | 
			
		||||
    "name": "Hakim El Hattab",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue